Add support in libxenstore for using the xenbus_dev store connection.
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Sat, 3 Sep 2005 16:54:38 +0000 (16:54 +0000)
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Sat, 3 Sep 2005 16:54:38 +0000 (16:54 +0000)
commita916bf616cf979460e6bf22af3a3fa9bef0dbb4d
treeef59bb21ed906c6e00f7451e67504881429064ab
parentb8ea6055008b3be846fb2b0301713d18539ee5b0
Add support in libxenstore for using the xenbus_dev store connection.
Also add simple read/write/rm clients for command line access to the
store (using the xenbus_dev store connection).
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
.hgignore
tools/xenstore/Makefile
tools/xenstore/xenstore_client.c [new file with mode: 0644]
tools/xenstore/xs.c
tools/xenstore/xs.h
tools/xenstore/xs_lib.c
tools/xenstore/xs_lib.h